Documents for PDF, .NET Edition Documentation
OwnedSortedDictionary<TKey,TValue> Class Members
Properties  Methods 

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace : OwnedSortedDictionary<TKey,TValue> Class

The following tables list the members exposed by OwnedSortedDictionary<TKey,TValue>.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether list was changed. (Inherited from GrapeCity.Documents.Common.ObservableSortedDictionary<TKey,TValue>)
Public PropertyGets the number of key/value pairs contained in the System.Collections.Generic.SortedDictionary`2. (Inherited from GrapeCity.Documents.Common.ObservableSortedDictionary<TKey,TValue>)
Public PropertyGets or sets the value associated with the specified key. (Inherited from GrapeCity.Documents.Common.ObservableSortedDictionary<TKey,TValue>)
Public PropertyGets a collection containing the keys in the ObservableSortedDictionary<TKey,TValue>. (Inherited from GrapeCity.Documents.Common.ObservableSortedDictionary<TKey,TValue>)
Public PropertyGets a collection owner.  
Public PropertyGets a collection containing the values in the System.Collections.Generic.SortedDictionary`2. (Inherited from GrapeCity.Documents.Common.ObservableSortedDictionary<TKey,TValue>)
Top
Public Methods
 NameDescription
Public MethodAdds an element with the specified key and value into the ObservableSortedDictionary<TKey,TValue>. (Inherited from GrapeCity.Documents.Common.ObservableSortedDictionary<TKey,TValue>)
Public MethodRemoves all elements from the ObservableSortedDictionary<TKey,TValue>. (Inherited from GrapeCity.Documents.Common.ObservableSortedDictionary<TKey,TValue>)
Public MethodDetermines whether the ObservableSortedDictionary<TKey,TValue> contains an element with the specified key. (Inherited from GrapeCity.Documents.Common.ObservableSortedDictionary<TKey,TValue>)
Public MethodRemoves the element with the specified key from the ObservableSortedDictionary<TKey,TValue>. (Inherited from GrapeCity.Documents.Common.ObservableSortedDictionary<TKey,TValue>)
Public MethodGets the value associated with the specified key. (Inherited from GrapeCity.Documents.Common.ObservableSortedDictionary<TKey,TValue>)
Top
See Also

Reference

OwnedSortedDictionary<TKey,TValue> Class
GrapeCity.Documents.Common Namespace